powered by
Functions to calculate attributes of a forest object by species.
forest
species.BasalArea(x, SpParams)
An object of class forest.
A data frame with species parameters (see SpParamsMED).
SpParamsMED
A vector with values for each species in SpParams:
SpParams
species.BasalArea: Species basal area (m2/ha).
species.BasalArea
swb, forest, plant.BasalArea, summary.forest
swb
plant.BasalArea
summary.forest
# NOT RUN { #Default species parameterization data(SpParamsMED) #Load example plot data(exampleforest) #Species basal area species.BasalArea(exampleforest, SpParamsMED) # }
Run the code above in your browser using DataLab